[INFO] fetching crate ldap-types 0.7.2...
[INFO] testing ldap-types-0.7.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ldap-types 0.7.2 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ldap-types 0.7.2
[INFO] finished tweaking crates.io crate ldap-types 0.7.2
[INFO] tweaked toml for crates.io crate ldap-types 0.7.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ldap-types 0.7.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ldap-types 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-as-inner v0.7.0
[INFO] [stderr]   Downloaded lber v0.5.1
[INFO] [stderr]   Downloaded diff-struct v0.5.3
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded diff_derive v0.2.3
[INFO] [stderr]   Downloaded oid v0.3.0
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] [stderr]   Downloaded ldap3 v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e2c892469ea1350a2e5fecc1b757372841bb091653729f1018deb9a74601d4d
[INFO] running `Command { std: "docker" "start" "-a" "8e2c892469ea1350a2e5fecc1b757372841bb091653729f1018deb9a74601d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e2c892469ea1350a2e5fecc1b757372841bb091653729f1018deb9a74601d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2c892469ea1350a2e5fecc1b757372841bb091653729f1018deb9a74601d4d", kill_on_drop: false }`
[INFO] [stdout] 8e2c892469ea1350a2e5fecc1b757372841bb091653729f1018deb9a74601d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ba60c997d90200c3462405f73c7e8f531a3d737cc759aba5fbec3618dc354a
[INFO] running `Command { std: "docker" "start" "-a" "65ba60c997d90200c3462405f73c7e8f531a3d737cc759aba5fbec3618dc354a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lber v0.5.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling diff_derive v0.2.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.7.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling diff-struct v0.5.3
[INFO] [stderr]    Compiling oid v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ldap3 v0.12.1
[INFO] [stderr]    Compiling ldap-types v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.19s
[INFO] running `Command { std: "docker" "inspect" "65ba60c997d90200c3462405f73c7e8f531a3d737cc759aba5fbec3618dc354a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ba60c997d90200c3462405f73c7e8f531a3d737cc759aba5fbec3618dc354a", kill_on_drop: false }`
[INFO] [stdout] 65ba60c997d90200c3462405f73c7e8f531a3d737cc759aba5fbec3618dc354a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14ffde344313114594acb9bf92ba1be7d5831c46c953937314b945dd9e2d652a
[INFO] running `Command { std: "docker" "start" "-a" "14ffde344313114594acb9bf92ba1be7d5831c46c953937314b945dd9e2d652a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ldap-types v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "14ffde344313114594acb9bf92ba1be7d5831c46c953937314b945dd9e2d652a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ffde344313114594acb9bf92ba1be7d5831c46c953937314b945dd9e2d652a", kill_on_drop: false }`
[INFO] [stdout] 14ffde344313114594acb9bf92ba1be7d5831c46c953937314b945dd9e2d652a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c809eb25be97ad2fa970f58d546ecd5c66c465b277dc0335e8948ae59df5fb21
[INFO] running `Command { std: "docker" "start" "-a" "c809eb25be97ad2fa970f58d546ecd5c66c465b277dc0335e8948ae59df5fb21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ldap_types-029654d86698f75b)
[INFO] [stdout] 
[INFO] [stdout] running 144 tests
[INFO] [stdout] test basic::test::test_deserialize_json_dn ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_keystring ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_oid ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_rdn_integers ... ok
[INFO] [stdout] test basic::test::test_dn_cmp ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_keystring_or_oid_oid ... ok
[INFO] [stdout] test basic::test::test_dn_parser_multiple_rdns ... ok
[INFO] [stdout] test basic::test::test_dn_parser_empty_dn ... ok
[INFO] [stdout] test basic::test::test_dn_parser_single_rdn_multiple_string_attributes ... ok
[INFO] [stdout] test basic::test::test_dn_parser_single_rdn_single_string_attribute ... ok
[INFO] [stdout] test basic::test::test_dn_parser_single_rdn_single_binary_attribute ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_keystring_or_oid_keystring ... ok
[INFO] [stdout] test basic::test::test_parse_oid_value ... ok
[INFO] [stdout] test basic::test::test_serialize_json_dn ... ok
[INFO] [stdout] test basic::test::test_serialize_json_keystring ... ok
[INFO] [stdout] test basic::test::test_serialize_json_keystring_or_oid_keystring ... ok
[INFO] [stdout] test basic::test::test_serialize_json_oid ... ok
[INFO] [stdout] test basic::test::test_serialize_json_rdn ... ok
[INFO] [stdout] test filter::test::test_and_filter_parser ... ok
[INFO] [stdout] test filter::test::test_present_filter_parser ... ok
[INFO] [stdout] test filter::test::test_filter_parser_roundtrip ... ok
[INFO] [stdout] test filter::test::test_equal_filter_parser ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_collective_missing ... ok
[INFO] [stdout] test filter::test::test_substring_filter_parser ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_collective_present ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_desc_wrong_type ... ok
[INFO] [stdout] test basic::test::test_parse_oid ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_equality_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_desc_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_equality_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_desc_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_desc_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_equality_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_equality_wrong_type ... ok
[INFO] [stdout] test basic::test::test_serialize_json_keystring_or_oid_oid ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_obsolete_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_no_user_modification_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_ordering_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_single_value_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_ordering_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_obsolete_present ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_ordering_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_ordering_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_no_user_modification_present ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_substr_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_sup_missing ... ok
[INFO] [stdout] test basic::test::test_dn_parser_single_rdn_single_string_attribute_with_escaped_comma ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_substr_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_syntax_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_syntax_correct_with_length ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_substr_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_sup_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_syntax_correct_without_length ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_syntax_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_substr_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_single_value_present ... ok
[INFO] [stdout] test basic::test::test_deserialize_json_rdn_string ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_sup_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_sup_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_usage_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_x_ordered_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_usage_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_usage_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_usage_correct ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_x_ordered_missing_param ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_x_ordered_wrong_type ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_syntax_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_collective_missing ... ok
[INFO] [stdout] test schema::test::attribute_type_parser_tests::test_attribute_type_x_ordered_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_desc_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_desc_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_collective_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_equality_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_equality_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_obsolete_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_equality_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_ordering_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_equality_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_desc_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_ordering_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_ordering_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_no_user_modification_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_obsolete_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_no_user_modification_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_ordering_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_single_value_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_desc_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_single_value_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_substr_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_substr_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_syntax_correct_without_length ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_syntax_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_substr_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_usage_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_syntax_correct_with_length ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_usage_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_usage_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_may_correct_list ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_substr_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_x_ordered_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_desc_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_usage_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_x_ordered_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_x_ordered_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_x_ordered_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_syntax_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_desc_correct ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_desc_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_obsolete_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_desc_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_sup_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_must_correct_single ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_must_correct_list ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_attribute_type_syntax_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_must_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_sup_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_may_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_must_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_must_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_may_correct_single ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_sup_correct_list ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_may_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_sup_correct_single ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_auxiliary_present ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_sup_wrong_type ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_default_structural ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_may_missing_param ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_obsolete_missing ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_multiple_tags_structural_first_if_possible ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_structural_present ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_value4 ... ok
[INFO] [stdout] test schema::test::test_parse_matching_rule ... ok
[INFO] [stdout] test schema::test::test_parse_matching_rule_uses_single_applies_value ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax ... ok
[INFO] [stdout] test schema::test::test_parse_matching_rule_uses ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_desc_required ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_value1 ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_value2 ... ok
[INFO] [stdout] test schema::test::test_parse_matching_rule_value ... ok
[INFO] [stdout] test schema::test::test_parse_matching_rule_uses_value ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_multiple_tags_abstract_first ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_value3 ... ok
[INFO] [stdout] test schema::test::test_parse_ldap_syntax_value5 ... ok
[INFO] [stdout] test schema::test::object_class_parser_tests::test_object_class_type_abstract_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 144 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ldap_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c809eb25be97ad2fa970f58d546ecd5c66c465b277dc0335e8948ae59df5fb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c809eb25be97ad2fa970f58d546ecd5c66c465b277dc0335e8948ae59df5fb21", kill_on_drop: false }`
[INFO] [stdout] c809eb25be97ad2fa970f58d546ecd5c66c465b277dc0335e8948ae59df5fb21
